3.5.90 \(\int \frac {x^3 (c+d x+e x^2+f x^3)}{(a+b x^4)^2} \, dx\) [490]

3.5.90.1 Optimal result
3.5.90.2 Mathematica [A] (verified)
3.5.90.3 Rubi [A] (verified)
3.5.90.4 Maple [C] (verified)
3.5.90.5 Fricas [C] (verification not implemented)
3.5.90.6 Sympy [F(-1)]
3.5.90.7 Maxima [A] (verification not implemented)
3.5.90.8 Giac [A] (verification not implemented)
3.5.90.9 Mupad [B] (verification not implemented)

3.5.90.1 Optimal result

Integrand size = 28, antiderivative size = 310 \[ \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx=-\frac {c+d x+e x^2+f x^3}{4 b \left (a+b x^4\right )}+\frac {e \arctan \left (\frac {\sqrt {b} x^2}{\sqrt {a}}\right )}{4 \sqrt {a} b^{3/2}}-\frac {\left (\sqrt {b} d+3 \sqrt {a} f\right ) \arctan \left (1-\frac {\sqrt {2} \sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{8 \sqrt {2} a^{3/4} b^{7/4}}+\frac {\left (\sqrt {b} d+3 \sqrt {a} f\right ) \arctan \left (1+\frac {\sqrt {2} \sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{8 \sqrt {2} a^{3/4} b^{7/4}}-\frac {\left (\sqrt {b} d-3 \sqrt {a} f\right ) \log \left (\sqrt {a}-\sqrt {2} \sqrt [4]{a} \sqrt [4]{b} x+\sqrt {b} x^2\right )}{16 \sqrt {2} a^{3/4} b^{7/4}}+\frac {\left (\sqrt {b} d-3 \sqrt {a} f\right ) \log \left (\sqrt {a}+\sqrt {2} \sqrt [4]{a} \sqrt [4]{b} x+\sqrt {b} x^2\right )}{16 \sqrt {2} a^{3/4} b^{7/4}} \]

output
1/4*(-f*x^3-e*x^2-d*x-c)/b/(b*x^4+a)+1/4*e*arctan(x^2*b^(1/2)/a^(1/2))/b^( 
3/2)/a^(1/2)-1/32*ln(-a^(1/4)*b^(1/4)*x*2^(1/2)+a^(1/2)+x^2*b^(1/2))*(-3*f 
*a^(1/2)+d*b^(1/2))/a^(3/4)/b^(7/4)*2^(1/2)+1/32*ln(a^(1/4)*b^(1/4)*x*2^(1 
/2)+a^(1/2)+x^2*b^(1/2))*(-3*f*a^(1/2)+d*b^(1/2))/a^(3/4)/b^(7/4)*2^(1/2)+ 
1/16*arctan(-1+b^(1/4)*x*2^(1/2)/a^(1/4))*(3*f*a^(1/2)+d*b^(1/2))/a^(3/4)/ 
b^(7/4)*2^(1/2)+1/16*arctan(1+b^(1/4)*x*2^(1/2)/a^(1/4))*(3*f*a^(1/2)+d*b^ 
(1/2))/a^(3/4)/b^(7/4)*2^(1/2)
 
3.5.90.2 Mathematica [A] (verified)

Time = 0.28 (sec) , antiderivative size = 294, normalized size of antiderivative = 0.95 \[ \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx=\frac {-\frac {8 b^{3/4} (c+x (d+x (e+f x)))}{a+b x^4}-\frac {2 \left (\sqrt {2} \sqrt {b} d+4 \sqrt [4]{a} \sqrt [4]{b} e+3 \sqrt {2} \sqrt {a} f\right ) \arctan \left (1-\frac {\sqrt {2} \sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{a^{3/4}}+\frac {2 \left (\sqrt {2} \sqrt {b} d-4 \sqrt [4]{a} \sqrt [4]{b} e+3 \sqrt {2} \sqrt {a} f\right ) \arctan \left (1+\frac {\sqrt {2} \sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{a^{3/4}}+\frac {\sqrt {2} \left (-\sqrt {b} d+3 \sqrt {a} f\right ) \log \left (\sqrt {a}-\sqrt {2} \sqrt [4]{a} \sqrt [4]{b} x+\sqrt {b} x^2\right )}{a^{3/4}}+\frac {\sqrt {2} \left (\sqrt {b} d-3 \sqrt {a} f\right ) \log \left (\sqrt {a}+\sqrt {2} \sqrt [4]{a} \sqrt [4]{b} x+\sqrt {b} x^2\right )}{a^{3/4}}}{32 b^{7/4}} \]

input
Integrate[(x^3*(c + d*x + e*x^2 + f*x^3))/(a + b*x^4)^2,x]
 
output
((-8*b^(3/4)*(c + x*(d + x*(e + f*x))))/(a + b*x^4) - (2*(Sqrt[2]*Sqrt[b]* 
d + 4*a^(1/4)*b^(1/4)*e + 3*Sqrt[2]*Sqrt[a]*f)*ArcTan[1 - (Sqrt[2]*b^(1/4) 
*x)/a^(1/4)])/a^(3/4) + (2*(Sqrt[2]*Sqrt[b]*d - 4*a^(1/4)*b^(1/4)*e + 3*Sq 
rt[2]*Sqrt[a]*f)*ArcTan[1 + (Sqrt[2]*b^(1/4)*x)/a^(1/4)])/a^(3/4) + (Sqrt[ 
2]*(-(Sqrt[b]*d) + 3*Sqrt[a]*f)*Log[Sqrt[a] - Sqrt[2]*a^(1/4)*b^(1/4)*x + 
Sqrt[b]*x^2])/a^(3/4) + (Sqrt[2]*(Sqrt[b]*d - 3*Sqrt[a]*f)*Log[Sqrt[a] + S 
qrt[2]*a^(1/4)*b^(1/4)*x + Sqrt[b]*x^2])/a^(3/4))/(32*b^(7/4))
 
3.5.90.3 Rubi [A] (verified)

Time = 0.50 (sec) , antiderivative size = 315, normalized size of antiderivative = 1.02, number of steps used = 3, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.107, Rules used = {2363, 2415, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx\)

\(\Big \downarrow \) 2363

\(\displaystyle \frac {\int \frac {3 f x^2+2 e x+d}{b x^4+a}dx}{4 b}-\frac {c+d x+e x^2+f x^3}{4 b \left (a+b x^4\right )}\)

\(\Big \downarrow \) 2415

\(\displaystyle \frac {\int \left (\frac {2 e x}{b x^4+a}+\frac {3 f x^2+d}{b x^4+a}\right )dx}{4 b}-\frac {c+d x+e x^2+f x^3}{4 b \left (a+b x^4\right )}\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {-\frac {\arctan \left (1-\frac {\sqrt {2} \sqrt [4]{b} x}{\sqrt [4]{a}}\right ) \left (3 \sqrt {a} f+\sqrt {b} d\right )}{2 \sqrt {2} a^{3/4} b^{3/4}}+\frac {\arctan \left (\frac {\sqrt {2} \sqrt [4]{b} x}{\sqrt [4]{a}}+1\right ) \left (3 \sqrt {a} f+\sqrt {b} d\right )}{2 \sqrt {2} a^{3/4} b^{3/4}}-\frac {\left (\sqrt {b} d-3 \sqrt {a} f\right ) \log \left (-\sqrt {2} \sqrt [4]{a} \sqrt [4]{b} x+\sqrt {a}+\sqrt {b} x^2\right )}{4 \sqrt {2} a^{3/4} b^{3/4}}+\frac {\left (\sqrt {b} d-3 \sqrt {a} f\right ) \log \left (\sqrt {2} \sqrt [4]{a} \sqrt [4]{b} x+\sqrt {a}+\sqrt {b} x^2\right )}{4 \sqrt {2} a^{3/4} b^{3/4}}+\frac {e \arctan \left (\frac {\sqrt {b} x^2}{\sqrt {a}}\right )}{\sqrt {a} \sqrt {b}}}{4 b}-\frac {c+d x+e x^2+f x^3}{4 b \left (a+b x^4\right )}\)

input
Int[(x^3*(c + d*x + e*x^2 + f*x^3))/(a + b*x^4)^2,x]
 
output
-1/4*(c + d*x + e*x^2 + f*x^3)/(b*(a + b*x^4)) + ((e*ArcTan[(Sqrt[b]*x^2)/ 
Sqrt[a]])/(Sqrt[a]*Sqrt[b]) - ((Sqrt[b]*d + 3*Sqrt[a]*f)*ArcTan[1 - (Sqrt[ 
2]*b^(1/4)*x)/a^(1/4)])/(2*Sqrt[2]*a^(3/4)*b^(3/4)) + ((Sqrt[b]*d + 3*Sqrt 
[a]*f)*ArcTan[1 + (Sqrt[2]*b^(1/4)*x)/a^(1/4)])/(2*Sqrt[2]*a^(3/4)*b^(3/4) 
) - ((Sqrt[b]*d - 3*Sqrt[a]*f)*Log[Sqrt[a] - Sqrt[2]*a^(1/4)*b^(1/4)*x + S 
qrt[b]*x^2])/(4*Sqrt[2]*a^(3/4)*b^(3/4)) + ((Sqrt[b]*d - 3*Sqrt[a]*f)*Log[ 
Sqrt[a] + Sqrt[2]*a^(1/4)*b^(1/4)*x + Sqrt[b]*x^2])/(4*Sqrt[2]*a^(3/4)*b^( 
3/4)))/(4*b)
 

3.5.90.3.1 Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 2363
Int[(Pq_)*(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[Pq*(( 
a + b*x^n)^(p + 1)/(b*n*(p + 1))), x] - Simp[1/(b*n*(p + 1))   Int[D[Pq, x] 
*(a + b*x^n)^(p + 1), x], x] /; FreeQ[{a, b, m, n}, x] && PolyQ[Pq, x] && E 
qQ[m - n + 1, 0] && LtQ[p, -1]
 

rule 2415
Int[(Pq_)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> With[{v = Sum[x^ii*((Coeff 
[Pq, x, ii] + Coeff[Pq, x, n/2 + ii]*x^(n/2))/(a + b*x^n)), {ii, 0, n/2 - 1 
}]}, Int[v, x] /; SumQ[v]] /; FreeQ[{a, b}, x] && PolyQ[Pq, x] && IGtQ[n/2, 
 0] && Expon[Pq, x] < n
 
3.5.90.4 Maple [C] (verified)

Result contains higher order function than in optimal. Order 9 vs. order 3.

Time = 1.55 (sec) , antiderivative size = 82, normalized size of antiderivative = 0.26

method result size
risch \(\frac {-\frac {f \,x^{3}}{4 b}-\frac {e \,x^{2}}{4 b}-\frac {d x}{4 b}-\frac {c}{4 b}}{b \,x^{4}+a}+\frac {\munderset {\textit {\_R} =\operatorname {RootOf}\left (\textit {\_Z}^{4} b +a \right )}{\sum }\frac {\left (3 f \,\textit {\_R}^{2}+2 e \textit {\_R} +d \right ) \ln \left (x -\textit {\_R} \right )}{\textit {\_R}^{3}}}{16 b^{2}}\) \(82\)
default \(\frac {-\frac {f \,x^{3}}{4 b}-\frac {e \,x^{2}}{4 b}-\frac {d x}{4 b}-\frac {c}{4 b}}{b \,x^{4}+a}+\frac {\frac {d \left (\frac {a}{b}\right )^{\frac {1}{4}} \sqrt {2}\, \left (\ln \left (\frac {x^{2}+\left (\frac {a}{b}\right )^{\frac {1}{4}} x \sqrt {2}+\sqrt {\frac {a}{b}}}{x^{2}-\left (\frac {a}{b}\right )^{\frac {1}{4}} x \sqrt {2}+\sqrt {\frac {a}{b}}}\right )+2 \arctan \left (\frac {\sqrt {2}\, x}{\left (\frac {a}{b}\right )^{\frac {1}{4}}}+1\right )+2 \arctan \left (\frac {\sqrt {2}\, x}{\left (\frac {a}{b}\right )^{\frac {1}{4}}}-1\right )\right )}{8 a}+\frac {e \arctan \left (x^{2} \sqrt {\frac {b}{a}}\right )}{\sqrt {a b}}+\frac {3 f \sqrt {2}\, \left (\ln \left (\frac {x^{2}-\left (\frac {a}{b}\right )^{\frac {1}{4}} x \sqrt {2}+\sqrt {\frac {a}{b}}}{x^{2}+\left (\frac {a}{b}\right )^{\frac {1}{4}} x \sqrt {2}+\sqrt {\frac {a}{b}}}\right )+2 \arctan \left (\frac {\sqrt {2}\, x}{\left (\frac {a}{b}\right )^{\frac {1}{4}}}+1\right )+2 \arctan \left (\frac {\sqrt {2}\, x}{\left (\frac {a}{b}\right )^{\frac {1}{4}}}-1\right )\right )}{8 b \left (\frac {a}{b}\right )^{\frac {1}{4}}}}{4 b}\) \(273\)

input
int(x^3*(f*x^3+e*x^2+d*x+c)/(b*x^4+a)^2,x,method=_RETURNVERBOSE)
 
output
(-1/4*f*x^3/b-1/4*e*x^2/b-1/4*d*x/b-1/4*c/b)/(b*x^4+a)+1/16/b^2*sum((3*_R^ 
2*f+2*_R*e+d)/_R^3*ln(x-_R),_R=RootOf(_Z^4*b+a))
 
3.5.90.5 Fricas [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 3.58 (sec) , antiderivative size = 122993, normalized size of antiderivative = 396.75 \[ \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx=\text {Too large to display} \]

input
integrate(x^3*(f*x^3+e*x^2+d*x+c)/(b*x^4+a)^2,x, algorithm="fricas")
 
output
Too large to include
 
3.5.90.6 Sympy [F(-1)]

Timed out. \[ \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx=\text {Timed out} \]

input
integrate(x**3*(f*x**3+e*x**2+d*x+c)/(b*x**4+a)**2,x)
 
output
Timed out
 
3.5.90.7 Maxima [A] (verification not implemented)

Time = 0.30 (sec) , antiderivative size = 294, normalized size of antiderivative = 0.95 \[ \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx=-\frac {f x^{3} + e x^{2} + d x + c}{4 \, {\left (b^{2} x^{4} + a b\right )}} + \frac {\frac {\sqrt {2} {\left (\sqrt {b} d - 3 \, \sqrt {a} f\right )} \log \left (\sqrt {b} x^{2} + \sqrt {2} a^{\frac {1}{4}} b^{\frac {1}{4}} x + \sqrt {a}\right )}{a^{\frac {3}{4}} b^{\frac {3}{4}}} - \frac {\sqrt {2} {\left (\sqrt {b} d - 3 \, \sqrt {a} f\right )} \log \left (\sqrt {b} x^{2} - \sqrt {2} a^{\frac {1}{4}} b^{\frac {1}{4}} x + \sqrt {a}\right )}{a^{\frac {3}{4}} b^{\frac {3}{4}}} + \frac {2 \, {\left (\sqrt {2} a^{\frac {1}{4}} b^{\frac {3}{4}} d + 3 \, \sqrt {2} a^{\frac {3}{4}} b^{\frac {1}{4}} f - 4 \, \sqrt {a} \sqrt {b} e\right )} \arctan \left (\frac {\sqrt {2} {\left (2 \, \sqrt {b} x + \sqrt {2} a^{\frac {1}{4}} b^{\frac {1}{4}}\right )}}{2 \, \sqrt {\sqrt {a} \sqrt {b}}}\right )}{a^{\frac {3}{4}} \sqrt {\sqrt {a} \sqrt {b}} b^{\frac {3}{4}}} + \frac {2 \, {\left (\sqrt {2} a^{\frac {1}{4}} b^{\frac {3}{4}} d + 3 \, \sqrt {2} a^{\frac {3}{4}} b^{\frac {1}{4}} f + 4 \, \sqrt {a} \sqrt {b} e\right )} \arctan \left (\frac {\sqrt {2} {\left (2 \, \sqrt {b} x - \sqrt {2} a^{\frac {1}{4}} b^{\frac {1}{4}}\right )}}{2 \, \sqrt {\sqrt {a} \sqrt {b}}}\right )}{a^{\frac {3}{4}} \sqrt {\sqrt {a} \sqrt {b}} b^{\frac {3}{4}}}}{32 \, b} \]

input
integrate(x^3*(f*x^3+e*x^2+d*x+c)/(b*x^4+a)^2,x, algorithm="maxima")
 
output
-1/4*(f*x^3 + e*x^2 + d*x + c)/(b^2*x^4 + a*b) + 1/32*(sqrt(2)*(sqrt(b)*d 
- 3*sqrt(a)*f)*log(sqrt(b)*x^2 + sqrt(2)*a^(1/4)*b^(1/4)*x + sqrt(a))/(a^( 
3/4)*b^(3/4)) - sqrt(2)*(sqrt(b)*d - 3*sqrt(a)*f)*log(sqrt(b)*x^2 - sqrt(2 
)*a^(1/4)*b^(1/4)*x + sqrt(a))/(a^(3/4)*b^(3/4)) + 2*(sqrt(2)*a^(1/4)*b^(3 
/4)*d + 3*sqrt(2)*a^(3/4)*b^(1/4)*f - 4*sqrt(a)*sqrt(b)*e)*arctan(1/2*sqrt 
(2)*(2*sqrt(b)*x + sqrt(2)*a^(1/4)*b^(1/4))/sqrt(sqrt(a)*sqrt(b)))/(a^(3/4 
)*sqrt(sqrt(a)*sqrt(b))*b^(3/4)) + 2*(sqrt(2)*a^(1/4)*b^(3/4)*d + 3*sqrt(2 
)*a^(3/4)*b^(1/4)*f + 4*sqrt(a)*sqrt(b)*e)*arctan(1/2*sqrt(2)*(2*sqrt(b)*x 
 - sqrt(2)*a^(1/4)*b^(1/4))/sqrt(sqrt(a)*sqrt(b)))/(a^(3/4)*sqrt(sqrt(a)*s 
qrt(b))*b^(3/4)))/b
 
3.5.90.8 Giac [A] (verification not implemented)

Time = 0.27 (sec) , antiderivative size = 300, normalized size of antiderivative = 0.97 \[ \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx=-\frac {f x^{3} + e x^{2} + d x + c}{4 \, {\left (b x^{4} + a\right )} b} + \frac {\sqrt {2} {\left (2 \, \sqrt {2} \sqrt {a b} b^{2} e + \left (a b^{3}\right )^{\frac {1}{4}} b^{2} d + 3 \, \left (a b^{3}\right )^{\frac {3}{4}} f\right )} \arctan \left (\frac {\sqrt {2} {\left (2 \, x + \sqrt {2} \left (\frac {a}{b}\right )^{\frac {1}{4}}\right )}}{2 \, \left (\frac {a}{b}\right )^{\frac {1}{4}}}\right )}{16 \, a b^{4}} + \frac {\sqrt {2} {\left (2 \, \sqrt {2} \sqrt {a b} b^{2} e + \left (a b^{3}\right )^{\frac {1}{4}} b^{2} d + 3 \, \left (a b^{3}\right )^{\frac {3}{4}} f\right )} \arctan \left (\frac {\sqrt {2} {\left (2 \, x - \sqrt {2} \left (\frac {a}{b}\right )^{\frac {1}{4}}\right )}}{2 \, \left (\frac {a}{b}\right )^{\frac {1}{4}}}\right )}{16 \, a b^{4}} + \frac {\sqrt {2} {\left (\left (a b^{3}\right )^{\frac {1}{4}} b^{2} d - 3 \, \left (a b^{3}\right )^{\frac {3}{4}} f\right )} \log \left (x^{2} + \sqrt {2} x \left (\frac {a}{b}\right )^{\frac {1}{4}} + \sqrt {\frac {a}{b}}\right )}{32 \, a b^{4}} - \frac {\sqrt {2} {\left (\left (a b^{3}\right )^{\frac {1}{4}} b^{2} d - 3 \, \left (a b^{3}\right )^{\frac {3}{4}} f\right )} \log \left (x^{2} - \sqrt {2} x \left (\frac {a}{b}\right )^{\frac {1}{4}} + \sqrt {\frac {a}{b}}\right )}{32 \, a b^{4}} \]

input
integrate(x^3*(f*x^3+e*x^2+d*x+c)/(b*x^4+a)^2,x, algorithm="giac")
 
output
-1/4*(f*x^3 + e*x^2 + d*x + c)/((b*x^4 + a)*b) + 1/16*sqrt(2)*(2*sqrt(2)*s 
qrt(a*b)*b^2*e + (a*b^3)^(1/4)*b^2*d + 3*(a*b^3)^(3/4)*f)*arctan(1/2*sqrt( 
2)*(2*x + sqrt(2)*(a/b)^(1/4))/(a/b)^(1/4))/(a*b^4) + 1/16*sqrt(2)*(2*sqrt 
(2)*sqrt(a*b)*b^2*e + (a*b^3)^(1/4)*b^2*d + 3*(a*b^3)^(3/4)*f)*arctan(1/2* 
sqrt(2)*(2*x - sqrt(2)*(a/b)^(1/4))/(a/b)^(1/4))/(a*b^4) + 1/32*sqrt(2)*(( 
a*b^3)^(1/4)*b^2*d - 3*(a*b^3)^(3/4)*f)*log(x^2 + sqrt(2)*x*(a/b)^(1/4) + 
sqrt(a/b))/(a*b^4) - 1/32*sqrt(2)*((a*b^3)^(1/4)*b^2*d - 3*(a*b^3)^(3/4)*f 
)*log(x^2 - sqrt(2)*x*(a/b)^(1/4) + sqrt(a/b))/(a*b^4)
 
3.5.90.9 Mupad [B] (verification not implemented)

Time = 9.24 (sec) , antiderivative size = 559, normalized size of antiderivative = 1.80 \[ \int \frac {x^3 \left (c+d x+e x^2+f x^3\right )}{\left (a+b x^4\right )^2} \, dx=\left (\sum _{k=1}^4\ln \left (\frac {x\,\left (2\,e^3-3\,d\,e\,f\right )}{16\,b}-\frac {3\,b\,d^2\,f-4\,b\,d\,e^2+27\,a\,f^3}{64\,b^2}-\mathrm {root}\left (65536\,a^3\,b^7\,z^4+3072\,a^2\,b^4\,d\,f\,z^2+2048\,a^2\,b^4\,e^2\,z^2+1152\,a^2\,b^2\,e\,f^2\,z-128\,a\,b^3\,d^2\,e\,z-48\,a\,b\,d\,e^2\,f+18\,a\,b\,d^2\,f^2+16\,a\,b\,e^4+81\,a^2\,f^4+b^2\,d^4,z,k\right )\,\left (3\,a\,e\,f+\frac {b\,d^2\,x}{4}-\frac {9\,a\,f^2\,x}{4}+\mathrm {root}\left (65536\,a^3\,b^7\,z^4+3072\,a^2\,b^4\,d\,f\,z^2+2048\,a^2\,b^4\,e^2\,z^2+1152\,a^2\,b^2\,e\,f^2\,z-128\,a\,b^3\,d^2\,e\,z-48\,a\,b\,d\,e^2\,f+18\,a\,b\,d^2\,f^2+16\,a\,b\,e^4+81\,a^2\,f^4+b^2\,d^4,z,k\right )\,a\,b^2\,d\,4-\mathrm {root}\left (65536\,a^3\,b^7\,z^4+3072\,a^2\,b^4\,d\,f\,z^2+2048\,a^2\,b^4\,e^2\,z^2+1152\,a^2\,b^2\,e\,f^2\,z-128\,a\,b^3\,d^2\,e\,z-48\,a\,b\,d\,e^2\,f+18\,a\,b\,d^2\,f^2+16\,a\,b\,e^4+81\,a^2\,f^4+b^2\,d^4,z,k\right )\,a\,b^2\,e\,x\,8\right )\right )\,\mathrm {root}\left (65536\,a^3\,b^7\,z^4+3072\,a^2\,b^4\,d\,f\,z^2+2048\,a^2\,b^4\,e^2\,z^2+1152\,a^2\,b^2\,e\,f^2\,z-128\,a\,b^3\,d^2\,e\,z-48\,a\,b\,d\,e^2\,f+18\,a\,b\,d^2\,f^2+16\,a\,b\,e^4+81\,a^2\,f^4+b^2\,d^4,z,k\right )\right )-\frac {\frac {c}{4\,b}+\frac {e\,x^2}{4\,b}+\frac {f\,x^3}{4\,b}+\frac {d\,x}{4\,b}}{b\,x^4+a} \]

input
int((x^3*(c + d*x + e*x^2 + f*x^3))/(a + b*x^4)^2,x)
 
output
symsum(log((x*(2*e^3 - 3*d*e*f))/(16*b) - (27*a*f^3 - 4*b*d*e^2 + 3*b*d^2* 
f)/(64*b^2) - root(65536*a^3*b^7*z^4 + 3072*a^2*b^4*d*f*z^2 + 2048*a^2*b^4 
*e^2*z^2 + 1152*a^2*b^2*e*f^2*z - 128*a*b^3*d^2*e*z - 48*a*b*d*e^2*f + 18* 
a*b*d^2*f^2 + 16*a*b*e^4 + 81*a^2*f^4 + b^2*d^4, z, k)*(3*a*e*f + (b*d^2*x 
)/4 - (9*a*f^2*x)/4 + 4*root(65536*a^3*b^7*z^4 + 3072*a^2*b^4*d*f*z^2 + 20 
48*a^2*b^4*e^2*z^2 + 1152*a^2*b^2*e*f^2*z - 128*a*b^3*d^2*e*z - 48*a*b*d*e 
^2*f + 18*a*b*d^2*f^2 + 16*a*b*e^4 + 81*a^2*f^4 + b^2*d^4, z, k)*a*b^2*d - 
 8*root(65536*a^3*b^7*z^4 + 3072*a^2*b^4*d*f*z^2 + 2048*a^2*b^4*e^2*z^2 + 
1152*a^2*b^2*e*f^2*z - 128*a*b^3*d^2*e*z - 48*a*b*d*e^2*f + 18*a*b*d^2*f^2 
 + 16*a*b*e^4 + 81*a^2*f^4 + b^2*d^4, z, k)*a*b^2*e*x))*root(65536*a^3*b^7 
*z^4 + 3072*a^2*b^4*d*f*z^2 + 2048*a^2*b^4*e^2*z^2 + 1152*a^2*b^2*e*f^2*z 
- 128*a*b^3*d^2*e*z - 48*a*b*d*e^2*f + 18*a*b*d^2*f^2 + 16*a*b*e^4 + 81*a^ 
2*f^4 + b^2*d^4, z, k), k, 1, 4) - (c/(4*b) + (e*x^2)/(4*b) + (f*x^3)/(4*b 
) + (d*x)/(4*b))/(a + b*x^4)